Learn R Programming

jiebaR (version 0.8.1)

: Simhash symbol

Description

Simhash symbol to compute simhash.

Usage

"<="(jiebar, code)<="" div="">
"["(jiebar, code)

Arguments

jiebar
jiebaR Worker.
code
A Chinese sentence or the path of a text file.

Examples

Run this code
## Not run: 
# words = "hello world"
# test1 = worker("simhash",topn=1)
# test1 <= words## End(Not run)

Run the code above in your browser using DataLab